And amend the docs, too
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 31 Dec 2008 02:34:03 +0000 (02:34 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 31 Dec 2008 02:34:03 +0000 (02:34 +0000)
svn path=/trunk/; revision=22017

gtk/gtkentry.c

index d76228e478cd986b5963425c19fc459ef822063a..0c12da0d3c977b64e62df2c7fb5456f69bd1fd7e 100644 (file)
@@ -795,7 +795,11 @@ gtk_entry_class_init (GtkEntryClass *class)
    * GtkEntry:caps-lock-warning
    *
    * Whether password entries will show a warning when Caps Lock is on
-   * or an input method is active.
+   * or an input method is active. 
+   *
+   * Note that the warning is shown using a secondary icon, and thus
+   * does not work if you are using the secondary icon position for some 
+   * other purpose.
    *
    * Since: 2.16
    */